projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
596da84
)
socket: Fix compiler issues
author
Benjamin Otte
<otte@redhat.com>
Thu, 21 Oct 2010 12:08:45 +0000
(14:08 +0200)
committer
Benjamin Otte
<otte@redhat.com>
Thu, 21 Oct 2010 12:30:11 +0000
(14:30 +0200)
gtk/gtksocket.c
patch
|
blob
|
history
diff --git
a/gtk/gtksocket.c
b/gtk/gtksocket.c
index a9b5b7457de1cfc1272ef12c43a72c88096d39db..b78991de7b6f39cf9c43f4bd3f715cb9fcc6b52b 100644
(file)
--- a/
gtk/gtksocket.c
+++ b/
gtk/gtksocket.c
@@
-42,6
+42,7
@@
#include "gtkdnd.h"
#include "gtkdebug.h"
#include "gtkintl.h"
+#include "gtkwidgetprivate.h"
/**